home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / editor / frexxed / .displayme next >
Text File  |  1996-11-19  |  2KB  |  49 lines

  1.  
  2.                                FREXXED V2 
  3.  
  4.                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  
  6.          FrexxEd is (C) by FrexxWare 1992-1996, all rights reserved.
  7.  
  8.  
  9.  NEW STUFF IN V2 IN GENERAL
  10.  ~~~~~~~~~~~~~~~~~~~~~~~~~~
  11.  The main new things for FrexxEd v2 is the multi-window ability and the
  12. "faces" - different style/colour on different areas of a buffer.
  13.  
  14.  * windows
  15.    We have introduced a whole new menu title stuffed with various window-
  16.    supporting functions. Try them, use them, and tell us what functions you
  17.    lack among them! You should also try using multiple window a bit and see
  18.    that FrexxEd deals with them the way you want it to.
  19.    You can make FrexxEd pop up all new buffers in new windows, by setting
  20.    the 'popup_view' setting to 'NewWindow'.
  21.    
  22.  * faces
  23.    We made a quick fix for the CIndent.FPL program to support C-aware styling.
  24.    It will now colour all programs in C-mode, it is of course still
  25.    switchable in the C-indent prefs window.
  26.    Jørgen Larsen supported us with the EFace.FPL program that will supply a
  27.    E-aware styling. Not yet incorporated in his EMode.FPL but still possible
  28.    to use and try!
  29.  
  30.  * compiled fpl programs
  31.    FPL v14 now features a byte-compiler that increases the interpreting speed
  32.    of your favourite FPL programs. Just compile the programs and FrexxEd will
  33.    automatically pick the compiled version instead of the interpreted version
  34.    (if the compiled has a newer file date). Read more about this in the
  35.    dedicated FPL Compiler manuals.
  36.    
  37.  * other
  38.    - CIndent.FPL is improved,
  39.    - Menu.FPL is changed to better apply to Amiga (and CED) standards together
  40.      with better prefs windows.
  41.    - Window.FPL contains the new FPL coded windows functions
  42.    - CMode.FPL replaces the old one with the same name.
  43.    - FaceEdit.FPL contains the face style edit function
  44.    - AppQuery.FPL is improved
  45.    - WordPro.FPL is improved
  46.    - HtmlMode.FPL is there (although *very* simple)
  47.  
  48.                     Enjoy - Daniel & Kjell
  49.